/*媒体查询*/
@media screen and (min-width: 300px) and (max-width: 760px) {
	.show-wap { display: block; }
	.show-pc { display: none; }
    .w1200 { width: 95%; }
	.swiper-news { width: 100%; margin: 0 0 20px; }
	.inbox-one-b { width: 100%; margin: 0 0 20px; }
	.inbox-one-c { width: 100%; margin: 0; }
	.inbox-two-a { width: 100%; margin: 0 0 20px; }
	.about_des,.about_img  { width:100%;margin-bottom: 20px; }
	.footer { line-height:25px;padding: 10px 0; }
	.headlogo { width:60%; }
	.htop {padding: 5px 0;}
	.form1 { display: none; }
	.nyleft { display: none; }
	.nyright { width:100%;min-height:400px; }
	.newsthumb { width:40%;height:100px; }
	.imgthumb { width:100%;height:230px; }
	.pagination { margin: 30px auto; }
	.tit03 { font-size: 18px;margin-right: 6px; }
	.tit02 { font-size: 18px;}
	.swiper-news,.swiper-news-img { height: 240px; }
	.xys-li3 { width:100%;margin-bottom: 10px; }
	.member-logo {margin: 15px 0;}
	.member-logo img {max-height:40px;}
	.member-left { display: none;width:100%;padding-bottom: 20px; }
	.member-right,.mright-l,.mright-r { width:100%; }
	.member-right2 { min-height:500px; }
	.chart-a,.chart-b { width:100%;height:300px;margin-top: 15px; }
	.mright-box2 { min-height:300px;}
	.menu_cont2 { display: none;position: fixed;height: 90%;top: 68px;left: 0;z-index: 999;overflow-y: auto; }
	.mform-cont,.mform-cont-qt { width:100%;margin: 10px auto 5px; }
	.mform { margin-bottom: 10px;width: 100%; }
	.mform2 { margin-bottom: 10px;width: 100%; }
	.mform-tit { font-size:14px;color: #4D4D4D;height: 30px;line-height: 30px;width:100%; }
	.mform-tit2 { font-size:14px;color: #4D4D4D;line-height: 30px;width:100%; }
	.mform-input { border: 1px solid #E6E6E6;height: 35px;line-height: 35px;box-sizing: border-box;text-indent: 1em;border-radius:3px;width:100%; }
	.mform-select { border: 1px solid #E6E6E6;height: 35px;line-height: 35px;box-sizing: border-box;text-indent: 1em;border-radius:3px;width:100%;cursor: pointer; }
	.mform-textarea { border: 1px solid #E6E6E6;height: 90px;line-height: 25px;box-sizing: border-box;text-indent: 1em;border-radius:3px;width:100%;}
	.bg-login2 { width:100%;margin: auto; }
	.login-bottom {bottom:10px;font-size:12px;line-height:20px;}
	.login-logo {top:15px;left:0;right:0;margin: auto;text-align: center;}
	.login-logo img {max-height:45px;}
	.formlogin { margin-bottom:15px; }
	.formlogin input { height: 40px;line-height: 40px; }
	.overflow-y02 { height:350px; }
	.imgli-3 { width:100%;margin-right: 0;margin-bottom: 15px;}
	.jiebang-li { padding: 15px 5px;margin: 0; }
	.jiebang-li-r1 { width:100%;line-height:25px; }
	.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th { padding: 10px 2px;text-align: center; }
	.btn-bj { border: none;color: #00569C;padding: 0; }
	.but-sbqh { position: relative;top:0px;height:28px }
	.pcont { width:90vw;min-height:60vh; }
	.pcont-li { padding: 0 0 15px 0; }
	/**Rice Add**/
	.yuedu{
		width: 100%;
		float: left;
		background-color: #eee;
		height: 100vh;
	}
	.yuedu-top{
		width: 80%;
		float: left;
		margin-left: 5%;
		background-color: #fff;
		padding:10px 5%;
		margin-top: 10px;
		border-radius: 10px;
	}
	.yuedu-bt{
		width: 100%;
		font-size: 18px;
		float: left;
		padding: 5px 0px;
		color: #1882b4;
	}
	.yuedu-con{
		padding:10px;
		line-height: 30px;
		font-size: 13px;
	}
	.yuedu-con a{
		text-decoration: underline !important;
	}
	.yuedued{
		float: left;
		width: 96%;
		line-height: 26px;
		font-size: 13px;
		margin-left:2%;
	}
	.yuedu-ts{
		float: left;
		width: 96%;
		font-size: 13px;
		line-height: 26px;
		text-indent:15px;
		margin-left:2%;
	}
	.yuedu-foot{
		width: 96%;
		float: left;
		padding: 12px 2%;
		text-align: center;
	}
	.download{
		color:#066478;
	}
	.showxieyi{
		color:#000;
	}
}
@media screen and (min-width: 761px) and (max-width:1199px) {
	.show-wap { display: block; }
	.show-pc { display: none; }
    .w1200 { width: 95%; }
	.swiper-news { width: 100%; margin: 0 0 20px; }
	.inbox-one-b { width: 100%; margin: 0 0 20px; }
	.inbox-one-c { width: 100%; margin: 0; }
	.inbox-two-a { width: 100%; margin: 0 0 20px; }
	.about_des,.about_img  { width:100%;margin-bottom: 20px; }
	.footer { line-height:20px;padding: 0; }
	.headlogo { width:60%; }
	.htop {padding: 10px 0;}
	.form1 { display: none; }
	.nyleft { display: none; }
	.nyright { width:100%;min-height:400px; }
	.newsthumb { width:30%;height:120px; }
	.imgthumb { width:100%;height:260px; }
	.pagination { margin: 30px auto; }
	.tit03 { font-size: 18px;margin-right: 6px; }
	.tit02 { font-size: 18px;}
	.swiper-news,.swiper-news-img { height: 300px; }
	.xys-li3 { width:100%; }
	.member-logo {margin: 15px 0;}
	.member-logo img {max-height:40px;}
	.member-left { display: none;width:100%; }
	.member-right,.mright-l,.mright-r { width:100%; }
	.member-right2 { min-height:500px; }
	.chart-a,.chart-b { width:100%;height:300px;margin-top: 15px; }
	.mright-box2 { min-height:300px;}
	.menu_cont2 { display: none;position: fixed;height: 90%;top: 68px;left: 0;z-index: 999;overflow-y: auto; }
	.mform-cont,.mform-cont-qt { width:100%;margin: 10px auto 5px; }
	.mform { margin-bottom: 10px;width: 100%; }
	.mform2 { margin-bottom: 10px;width: 100%; }
	.mform-tit { font-size:14px;color: #4D4D4D;height: 30px;line-height: 30px;width:100%; }
	.mform-tit2 { font-size:14px;color: #4D4D4D;line-height: 30px;width:100%; }
	.mform-input { border: 1px solid #E6E6E6;height: 35px;line-height: 35px;box-sizing: border-box;text-indent: 1em;border-radius:3px;width:100%; }
	.mform-select { border: 1px solid #E6E6E6;height: 35px;line-height: 35px;box-sizing: border-box;text-indent: 1em;border-radius:3px;width:100%;cursor: pointer; }
	.mform-textarea { border: 1px solid #E6E6E6;height: 90px;line-height: 25px;box-sizing: border-box;text-indent: 1em;border-radius:3px;width:100%;}
	.bg-login2 { width:100%;margin: auto; }
	.login-bottom {bottom:10px;font-size:12px;line-height:20px;}
	.login-logo {top:15px;left:0;right:0;margin: auto;text-align: center;}
	.login-logo img {max-height:45px;}
	.formlogin { margin-bottom:15px; }
	.formlogin input { height: 40px;line-height: 40px; }
	.overflow-y02 { height:350px; }
	.imgli-3 { width:48.5%;margin-right: 3%;margin-bottom: 20px;}
	.imgli-3:nth-child(2n),.imgli-3:nth-child(3n) { margin-right: 0;}
	.jiebang-li { padding: 15px 5px;margin: 0; }
	.jiebang-li-r1 { width:100%;line-height:25px; }
	.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th { padding: 10px 2px;text-align: center; }
	.btn-bj { border: none;color: #00569C;padding: 0; }
	.but-sbqh { position: relative;top:0px;height:28px }
	.pcont { width:90vw;min-height:60vh; }
	.pcont-li { padding: 0 0 15px 0; }
	/**Rice Add**/
	.yuedu{
		width: 100%;
		float: left;
		background-color: #eee;
		height: 100vh;
	}
	.yuedu-top{
		width: 80%;
		float: left;
		margin-left: 5%;
		background-color: #fff;
		padding:10px 5%;
		margin-top: 10px;
		border-radius: 10px;
	}
	.yuedu-bt{
		width: 100%;
		font-size: 18px;
		float: left;
		padding: 5px 0px;
		color: #1882b4;
	}
	.yuedu-con{
		padding:10px;
		line-height: 30px;
		font-size: 13px;
	}
	.yuedu-con a{
		text-decoration: underline !important;
	}
	.yuedued{
		float: left;
		width: 96%;
		line-height: 26px;
		font-size: 13px;
		margin-left:2%;
	}
	.yuedu-ts{
		float: left;
		width: 96%;
		font-size: 13px;
		line-height: 26px;
		text-indent:15px;
		margin-left:2%;
	}
	.yuedu-foot{
		width: 96%;
		float: left;
		padding: 12px 2%;
		text-align: center;
	}
	.download{
		color:#066478;
	}
	.showxieyi{
		color:#000;
	}
}
@media screen and (min-width: 1200px) and (max-width: 1450px) {
	.show-wap { display: none; }
	.show-pc { display: block; }
    .w1200 { width: 1200px; }
    .inbox-one { height: 400px;background: #fff;box-shadow: 0px 0px 10px 0px #DBDBDB;border-radius: 3px;box-sizing:border-box;padding: 15px; }
	.swiper-news { width: 35%; margin: 0;}
	.inbox-one-b { width:36%; }
	.inbox-one-c { width:24.5%; }
	.inbox-two-a { width:32%; }
	.about_des { width:56.7%; }
	.about_img { width:37.5%; }
	.headlogo { width:50%; }
	.form1 { width:45%; }
	.nyleft { width:18.5%; }
	.nyright { width:79%;min-height:500px; }
	.newsthumb { width:21%;height:160px; }
	.imgthumb { width:100%;height:300px; }
	.xys-li3 { width:32%; }
	.mform-cont { width:95%;margin: 30px auto 10px; }
	.mform-cont-qt { width:80%;margin: 30px 0 10px; }
	.mform { display: flex;margin-bottom: 20px;width: 47%; }
	.mform2 { display: flex;margin-bottom: 20px;width: 100%; }
	.mform-tit { font-size:16px;color: #4D4D4D;height: 35px;line-height: 35px;width:35%;text-align: right;margin-right: 10px; }
	.mform-tit2 { font-size:16px;color: #4D4D4D;line-height: 30px;width:16.5%;text-align: right;margin-right: 10px; }
	.mform-input { border: 1px solid #E6E6E6;height: 35px;line-height: 35px;box-sizing: border-box;text-indent: 1em;border-radius:3px;flex:1;width:30%; }
	.mform-select { border: 1px solid #E6E6E6;height: 35px;line-height: 35px;box-sizing: border-box;text-indent: 1em;border-radius:3px;flex:1;width:30%;cursor: pointer; }
	.mform-textarea { border: 1px solid #E6E6E6;height: 120px;line-height: 25px;box-sizing: border-box;text-indent: 1em;width:30%;flex:1;}
	.pcont { width:33vw; }
	/**Rice Add**/
	.yuedu{
		width: 100%;
		float: left;
		background-color: #eee;
		height: 100vh;
	}
	.yuedu-top{
		width: 80%;
		float: left;
		margin-left: 5%;
		background-color: #fff;
		padding:10px 5%;
		margin-top: 10px;
		border-radius: 10px;
	}
	.yuedu-bt{
		width: 100%;
		font-size: 18px;
		float: left;
		padding: 5px 0px;
		color: #1882b4;
	}
	.yuedu-con{
		padding:10px;
		line-height: 30px;
		font-size: 13px;
	}
	.yuedu-con a{
		text-decoration: underline !important;
	}
	.yuedued{
		float: left;
		width: 96%;
		line-height: 26px;
		font-size: 13px;
		margin-left:2%;
	}
	.yuedu-ts{
		float: left;
		width: 96%;
		font-size: 13px;
		line-height: 26px;
		text-indent:15px;
		margin-left:2%;
	}
	.yuedu-foot{
		width: 96%;
		float: left;
		padding: 12px 2%;
		text-align: center;
	}
	.download{
		color:#066478;
	}
	.showxieyi{
		color:#000;
	}
}
@media screen and (min-width: 1450px) {
	.show-wap { display: none; }
	.show-pc { display: block; }
    .w1200 { width: 1440px; }
	.inbox-one { height: 400px;background: #fff;box-shadow: 0px 0px 10px 0px #DBDBDB;border-radius: 3px;box-sizing:border-box;padding: 15px; }
	.swiper-news { width: 35%; margin: 0;}
	.inbox-one-b { width:36%; }
	.inbox-one-c { width:24.5%; }
	.inbox-two-a { width:31.3%; }
	.about_des { width:56.7%; }
	.about_img { width:37.5%; }
	.headlogo { width:50%; }
	.form1 { width:45%; }
	.nyleft { width:18.5%; }
	.nyright { width:79%;min-height:500px; }
	.newsthumb { width:21%;height:160px; }
	.imgthumb { width:100%;height:260px; }
	.xys-li3 { width:32%; }
	.mform-cont { width:91%;margin: 30px auto 10px; }
	.mform-cont-qt { width:75%;margin: 30px 0 10px; }
	.mform { display: flex;margin-bottom: 20px;width: 47%; }
	.mform2 { display: flex;margin-bottom: 20px;width: 100%; }
	.mform-tit { font-size:16px;color: #4D4D4D;height: 35px;line-height: 35px;width:42%;text-align: right;margin-right: 10px; }
	.mform-tit2 { font-size:16px;color: #4D4D4D;line-height: 30px;width:19.5%;text-align: right;margin-right: 10px; }
	.mform-input { border: 1px solid #E6E6E6;height: 35px;line-height: 35px;box-sizing: border-box;text-indent: 1em;border-radius:3px;flex:1;width:30%; }
	.mform-select { border: 1px solid #E6E6E6;height: 35px;line-height: 35px;box-sizing: border-box;text-indent: 1em;border-radius:3px;flex:1;width:30%;cursor: pointer; }
	.mform-textarea { border: 1px solid #E6E6E6;height: 120px;line-height: 25px;box-sizing: border-box;width:30%;flex:1;padding: 5px 10px;}
	.pcont { width:28vw; }
	/**Rice Add**/
	.yuedu{
		width: 100%;
		float: left;
		background-color: #eee;
		height: 100vh;
	}
	.yuedu-top{
		width: 80%;
		float: left;
		margin-left: 5%;
		background-color: #fff;
		padding:10px 5%;
		margin-top: 10px;
		border-radius: 10px;
	}
	.yuedu-bt{
		width: 100%;
		font-size: 18px;
		float: left;
		padding: 5px 0px;
		color: #1882b4;
	}
	.yuedu-con{
		padding:10px;
		line-height: 30px;
		font-size: 13px;
	}
	.yuedu-con a{
		text-decoration: underline !important;
	}
	.yuedued{
		float: left;
		width: 96%;
		line-height: 26px;
		font-size: 13px;
		margin-left:2%;
	}
	.yuedu-ts{
		float: left;
		width: 96%;
		font-size: 13px;
		line-height: 26px;
		text-indent:15px;
		margin-left:2%;
	}
	.yuedu-foot{
		width: 96%;
		float: left;
		padding: 12px 2%;
		text-align: center;
	}
	.download{
		color:#066478;
	}
	.showxieyi{
		color:#000;
	}
}